Preserve the correct a11y tree in GtkStack
authorLukáš Tyrychtr <lukastyrychtr@gmail.com>
Tue, 14 Feb 2023 13:44:20 +0000 (14:44 +0100)
committerLukáš Tyrychtr <lukastyrychtr@gmail.com>
Tue, 14 Feb 2023 13:44:20 +0000 (14:44 +0100)
commitd566771262e1a934b04da72c99710db2e3366b4a
tree2163fa1dbf488bf8f4087eb6818a0fd5e989d9a7
parent5f72b51105f3072e14e5c3065e6c8eb7cce2d33d
Preserve the correct a11y tree in GtkStack

Now, when we can, ensure that the GtkStackPage is the parent of its widget.
gtk/gtkstack.c